projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4aeb9d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Sun, 7 Oct 2001 00:26:13 +0000
(
00:26
+0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Sun, 7 Oct 2001 00:26:13 +0000
(
00:26
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 5db1eaebba593e392f95f3351e7d3cd5d13caa69..03431d0e8982605e531eca8c722ead946e73724c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,13
@@
2001-10-07 Gerd Moellmann <gerd@gnu.org>
+ * keyboard.c (parse_modifiers, apply_modifiers): Use VALMASK.
+
+ * insdel.c (make_gap): Use MOST_POSITIVE_FIXNUM.
+
+ * floatfns.c (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
+
+ * dired.c (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
+
* bytecode.c (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
(METER_CODE, Fbyte_code): Use MOST_POSITIVE_FIXNUM.